Skip to content

[Doc] Fix typos in MCP::Client method references#360

Merged
koic merged 1 commit into
modelcontextprotocol:mainfrom
yuki3738:fix_typo_for_client_method_references
May 24, 2026
Merged

[Doc] Fix typos in MCP::Client method references#360
koic merged 1 commit into
modelcontextprotocol:mainfrom
yuki3738:fix_typo_for_client_method_references

Conversation

@yuki3738
Copy link
Copy Markdown
Contributor

The methods are defined as singular MCP::Client#call_tool and MCP::Client#read_resource, but the documentation listed them as plural.

The read_resources reference in README.md was previously fixed in #330, but the same typo remains in docs/building-clients.md. The call_tools reference in README.md was newly introduced after that fix.

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@koic koic merged commit c4c1f2b into modelcontextprotocol:main May 24, 2026
11 checks passed
@koic
Copy link
Copy Markdown
Member

koic commented May 24, 2026

Nice 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants